home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 426-450 / disk_444 / regexplib / regexp.fd < prev    next >
Text File  |  1992-05-06  |  244b  |  13 lines

  1. * .fd file for RegExp.library
  2. *
  3. ##base _RegExpBase
  4. ##bias 30
  5. ##private
  6. * The library entry point offsets
  7. *
  8. RegExpQuery(msgptr)(A0)
  9. ##public
  10. RegExpCompile(restr, patstr)(A0,A1)
  11. RegExpMatch(line, pattern, index, len, flags)(A0,A1,A2,A3,D0)
  12. ##end
  13.